projects
/
gtk4.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
9ae2c1f
)
More examples removal
author
Matthias Clasen
<mclasen@redhat.com>
Sat, 16 Oct 2010 00:59:38 +0000
(20:59 -0400)
committer
Matthias Clasen
<mclasen@redhat.com>
Sat, 16 Oct 2010 00:59:38 +0000
(20:59 -0400)
examples/Makefile.am
patch
|
blob
|
history
diff --git
a/examples/Makefile.am
b/examples/Makefile.am
index e5a9f8d876b76ec4d2fd70baa1176560215327c4..56fee6e5b970995f249db2858022c33f15663bca 100644
(file)
--- a/
examples/Makefile.am
+++ b/
examples/Makefile.am
@@
-1,5
+1,9
@@
-DIST_SUBDIRS = arrow \
+# these have a handrolled Makefile that gets in the way of distchecking
+# so they will not be included in tarballs until they get integrated
+# in the new 'getting started' section of the docs
+OLD_EXAMPLES = \
+ arrow \
aspectframe \
base \
buttonbox \
@@
-28,8
+32,8
@@
DIST_SUBDIRS = arrow \
spinbutton \
statusbar \
table \
- tictactoe
-
#
wheelbarrow
+ tictactoe
\
+
wheelbarrow
INCLUDES = \
-I$(top_srcdir) \